52词语>英语词典>block in翻译和用法

block in

英 [blɒk ɪn]

美 [blɑːk ɪn]

把…的车堵住; 使…的车无法开出

柯林斯词典

  • PHRASAL VERB 把…的车堵住;使…的车无法开出
    If youare blocked in, someone has parked their car in such a way that you cannot drive yours away.
    1. Our cars get blocked in and we can't leave for ages...
      我们的车被堵在里面,要等很久才能走。
    2. Oh, is that your car outside? I may have blocked you in.
      哦,外面是您的车吗?我可能把您给堵住了。

双语例句

  • Either way, the new bytecode is passed as a Java-like source code statement or block in a String.
    不管是哪种情况,新的字节码都作为类Java的源代码声明或者String中的块传递。
  • This was achieved by adding a general "catch-all" block in the Thread class.
    这一目标是通过在Thread类中添加一个通用的“catch-all”代码块来实现的。
  • Every effort is a building block in our habits!
    每一个努力都是我们构建成功习性中的一块砖!
  • Yes. I first lived in a block in the Kowloon Walled City with my parents.
    是的。开始我和父母住在九龙城寨的一个街区。
  • It does provide for a non-global block in typical jQuery idiom for namespace scoping.
    它的确用典型的jQuery用语为名称空间范围提供一个非全局块。
  • Our cars get blocked in and we can't leave for ages
    我们的车被堵在里面,要等很久才能走。
  • Each block in~/. ssh/ config configures one or more hosts.
    ssh/config中的每个块配置一个或多个主机。
  • We used a BEGIN block in the previous example.
    前一示例使用了这种代码块。
  • The paper took Flange Circuit drawing for example, described the methods and techniques of Circuit Drawing in CAD, meanwhile depicted the application of Block in Circuit drawing.
    文中以一电路图为例,描述了CAD绘制电路图的体例与技巧,同时描述了块在绘制电路图时的应用。
  • The lifetime of a local variable is limited to the lifetime of the block in which it is declared.
    局部变量的生命周期被限制到它的声明所在的代码块的生命周期。